Whenever I make a request to the /api/priorities
endpoint, I receive a 404. According to this documentation page, that endpoint should exist. When I attempt to connect to other endpoints, such as /api/services
, I get the expected response.
Steps to reproduce:
- Visit the endpoing documentation for
/api/priorities
- Press the “Try” button